Backport r100703 from trunk.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 28 Jul 2011 15:47:17 +0000 (11:47 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 28 Jul 2011 15:47:17 +0000 (11:47 -0400)
commit320fd75a3fee1e85bdfeb8ac78003f9e55080a63
tree19fe0c52a0140f66cab055f41015c437c66dbfba
parent41435d52fd3a094562265ae507dd57d675dd790e
parent8f7c291aed1941a7716bbef1cd4f26d83478808d
Backport r100703 from trunk.
This is required by the recent --reverse-video fix.

2011-07-28  Eli Zaretskii  <eliz@gnu.org>

* xfaces.c (update_face_from_frame_parameter): Move out of
HAVE_WINDOW_SYSTEM portion.  Condition window-system only parts
with HAVE_WINDOW_SYSTEM.